/* #3开始 */

.me_box {
    width: 100%;
    padding: 78px 0;
    background:#e8f1fa url(/resources/portal/sem/images/bg3.png) no-repeat right bottom ;
}
.me_box .new-act {
    height: 154px;
    margin-top: 50px;
    width: 100%;
    position: relative;
    background: #f6f9fd;
}
.me_box .act-con{
    padding-left: 326px;
}
.me_box .left{
    width: 666px;
    margin-right: 50px;
}
.me_box .right{
    width: 472px;
    margin: 0;
}
.me_box .act-img{
    width: 304px;
    height: 154px;
    position: absolute;
    left: 0;
    top: 0;
}
.me_box .new-act .p2{
    font-size: 22px;
    font-weight: 500;
    margin-top: 6px;
    padding-right: 4px;
    text-align: right;
    white-space: nowrap;
    color: #fff;
}
.me_box .act-tit{
    position: absolute;
    z-index: 2;
    font-size: 16px;
    color: #fff;
    left: -8px;
    top: -7px;
    height: 47px;
    line-height: 40px;
    text-align: center;
    width: 100px;
    background: url(/resources/portal/sem/images/tit-bg.png) no-repeat left top;
}
.me_box .new-act .p3{
    font-size: 14px;
    margin-top: 8px;
    padding-right: 4px;
    text-align: right;
    color: #fff;
}
.me_box .new-act .act-time{
    width: 66px;
    height: 68px;
    background-color: #196cb9;
}
.me_box .act-time{
    position: absolute;
    right: 0;
    top: 0;
}
.me_box .new-act h4{
    width: 240px;
    padding-top: 38px;
    margin-bottom: 12px;
}
.me_box .new-act h4 a{
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    font-weight: 600;
}
.me_box .new-act .p1{
    font-size: 14px;
    margin-bottom: 4px;
    color: #333;
}
.me_box .hd{
    margin-bottom: 28px;
}
.me_box .hoting{
    font-size: 24px;
    color: #c32139;
    font-weight: 600;
    padding-left: 40px;
    background: url(/resources/portal/sem/images/notice-index.png) no-repeat left center;
}
.me_box .in-mba{
    float: right;
    font-size: 18px;
    color: #fff;
    background-color: #0f62b0;
    display: block;
    width: 242px;
    height: 52px;
    text-align: center;
    line-height: 52px;
}
.me_box .in-mba:hover{
    background-color: #c32139;
}

.me_box h6 span {
    color: #000;
    font-size: 48px;
    font-weight: bold;
}



.edp_l_tit {
    width: 670px;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    border-bottom: 1px solid #cacaca;
}

.tri_r {
    display: none;
}

.edp_l_list li a {
    color: #302e29;
    font-size: 18px;
    line-height: 50px;
    display: block;
}
.edp_l_list li span{
/*    max-width: 640px;*/
    font-size:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edp_l_list li a:hover {
    color: #c32139;
}

.edp_l_list li a img {
    text-align: right;
    margin: 18px 0 0 0;
    *margin: 7px 0 0 0;
}

.edp_l_list li {
    height: 51px;
    border-bottom: 1px solid #cacaca;
}

.edp_r_tit {
    color: #000;
    font-size: 24px;
    line-height: 60px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 20px;
}

.company_list {
    margin-bottom: 50px;
}

.company_list li {
    width: 195px;
    float: left;
}

.company_list li a {
    color: #666;
    font-size: 16px;
    line-height: 36px;
}

.ourC {
    width: 586px;
    margin: 0 0 0 59px;
}

.edp_r_more:hover {
    color: #c32139;
}

.apply_now {
    display: block;
    width: 280px;
    height: 54px;
    background-color: #c32139;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 14px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.apply_now:hover {
    opacity: 0.9;
}

.edp_r_phone {
    /* width: 207px;height: 94px; */
    width: 280px;
    height: 120px;
    background: url(/resources/portal/sem/images/edp_phone.jpg) no-repeat left top;
    /* background:url(/resources/portal/sem/images/phone-icon.png) no-repeat 22px 29px #e7e7e7; */
    /* padding:26px 0 0 73px; */
}

.consult_tit {
    color: #333;
    font-size: 24px;
    line-height: 24px;
}

.consult_number {
    color: #c32139;
    font-size: 30px;
    line-height: 36px;
    font-family: "Arial";
    margin-top: 5px;
}

.option_list li a {
    color: #666;
    font-size: 16px;
    line-height: 42px;
}

.option_list li a img {
    margin: 15px 12px 0 0;
    *margin: 6px 12px 0 0;
}

.option_list li a:hover {
    color: #c32139;
}

.mr27 {
    margin-right: 27px;
}

.me_box h6{
    color: #000;
    font-size: 28px;
    font-weight: 600;
}


/* #3结束 */